home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 114 / PC Guia 114.iso / swf / prod1.swf / scripts / DefineButton2_107 / BUTTONCONDACTION on(rollOut).as < prev    next >
Encoding:
Text File  |  2005-03-26  |  58 b   |  4 lines

  1. on(rollOut){
  2.    _root.menu_mc.link1.gotoAndPlay(11);
  3. }
  4.